home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSound("mainsnd")
- put "081" into field "diamodnum"
- if field "mtmodnum" = "09." then
- put "99." into field "mtmodnum"
- end if
- if field "mtmodnum" = "08." then
- put "98." into field "mtmodnum"
- end if
- puppetTransition(47, 1, 8)
- set the puppet of sprite 10 to 0
- play frame "4bwheele"
- end
-